home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / jluti400.zip / MS.HLP < prev    next >
Text File  |  1991-01-13  |  5KB  |  130 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  MS  MESSAGE SYSTEM.................................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /MS [MsgDir/?/~,Sender,Subject,Receiver/Mailing-
  8.             List.@ML,Flag1(PKN),Flag2,MsgFile,V01,V02,
  9.             V03,V04,V05,V06,V07,V08,V09] [-Switches]
  10. ═══════════════════════════════════════════════════════════════════════════════
  11.  
  12. Switch Description  
  13. ═══════════════════════════════════════════════════════════════════════════════
  14. No Switches available at this time.
  15. ═══════════════════════════════════════════════════════════════════════════════
  16.  
  17. Param       Description  
  18. ═══════════════════════════════════════════════════════════════════════════════
  19. MsgArea     DosName
  20.             ?    Choose it from a menue
  21.             ~    NetMailArea 
  22. Sender      Name of the Sender
  23. Subject     Subject of the Message
  24. Receiver    Name of the Receiver. If you specify the Name of a File with
  25.             the Extension .@ML JLUTIL writes a Message to every User of
  26.             the Mailing List. A Mailing List has one Name at each line.
  27.  
  28. Flag1       N    NONE-PROTECTED MSG
  29.             P    PRIVATE        MSG
  30.             K    KILL-PROTECTED MSG
  31.  
  32. Flag2       has no effect. enter 0.
  33. MsgFile     Specify the FileName, which contains the Msg.
  34. V01..V09    Variables
  35.  
  36.             If you  leave a Parameter blank, JLUTIL prompts you for it.
  37. ═══════════════════════════════════════════════════════════════════════════════
  38.  
  39. Explanation  
  40. ═══════════════════════════════════════════════════════════════════════════════
  41. Writing one Msg to many Users. You can select a MSG-AREA. To do this, start
  42. JLUTIL with the ? Parameter:  eg. JLUTIL /MS ? If you are using '~', you
  43. can write a NetMail to a single Receiver (His Name should have the
  44. following format: UserName at Net-Node; eg: Juergen Lorenz at 803-000).
  45.  
  46. Receiver:  Name at Net-Node  
  47.                       ^----------------------  (- instead of /)
  48.  
  49. The Receiver Menu:
  50.  
  51. You can pick up 2000 UserNames. JLUTIL checks, if there are any UserNames
  52. twice. You can write the PickList to a File or get it from a file. You can
  53. search for UserNames using a search pattern. You can sort the names and you
  54. can edit the PickList. If you want, you can write a name and JLUTIL checks,
  55. if the Name is a User. If he can't be found or he has been deleted, he will
  56. be ignored.
  57.       
  58. This is very important for other Procedures of JLUTIL, which are using the
  59. Message-Distribution Procedure of JLUTIL. If eg. the MCS wants to write to
  60. 'Sysop', but he couldn't find such an User, he will NOT write the MSG !  So
  61. be sure, that you have filled out the third line of SYSOP.BBS correctly. 
  62.  
  63. If you choose the Option Receiver, the Name will not be checked. So you
  64. can write to ALL or to a user, who will log on the first time in a week.
  65.  
  66. UserLists:
  67.  
  68. Mailing-Lists have the Extension .@ML  You can specify a Mailing-
  69. List instead of a single Receiver at the DOS prompt.
  70.  
  71. eg.  JLUTIL /MS E:\GT\MSG,Juergen Lorenz,Please register,
  72.                 Level_Z.@ML,P,,PleaRgst.MSG
  73.  
  74.  
  75. MSG-File and Editor:
  76.  
  77. You can distribute textfiles. Exit the Editor with a RETURN in the
  78. first row of a column.
  79.  
  80. ----------------------------------------------------------------------
  81.                           Variables
  82. ----------------------------------------------------------------------
  83.  
  84. @RFN    the Receiver's First name
  85. @RLN    the Receiver's Last  name
  86. @AFN    the Actual Caller's First name
  87. @ALN    the Actual Caller's Last  name
  88. @SAD    Name of the SystemAdministator
  89. @MSG    Name of the CoSysop: MSG-Maintenance
  90. @USR    Name of the CoSysop: USER-Maintenance
  91. @FIL    Name of the CoSysop: FILE-Maintenance
  92. @MCS    MCS vx.xx
  93. @DAT    the actual Date
  94. @TIM    the actual Time
  95. @CAL    the Number of Calls of the selected User
  96. @LEV    the Level of the selected User
  97. @V01    first  variable
  98.         up to
  99. @V09    nineth variable
  100. @INC    Include the following File  (eg. @INC TEST.DAT)
  101.         If you specify after the filename a ',1' like
  102.         @INC TEST.DAT,1
  103.         JLUTIL uses the MMR quoting mechanism.
  104. ----------------------------------------------------------------------
  105.  
  106.  
  107. You can use the MSG-SYSTEM with parameters :
  108.  
  109. eg. JLUTIL /MS E:\GT\MSG,Juergen,Welcome,NEW_USER,P,,WELCOME.MSG
  110.  
  111. NEW_USER stands for the name of a new User. You can also start
  112. JLUTIL like
  113.  
  114. eg. JLUTIL /MS E:\GT\MSG,Juergen Lorenz,Welcome,,P,,WELCOME.MSG
  115.        
  116. Try it. It's great. If you put the following CommandLine into your
  117. Autoexec.bat:
  118.  
  119. JLUTIL /MS E:\GT\MSG,MASTER CONTROL SYSTEM,BOOTING...,
  120.            YourName,P,,BOOT.MSG,Time,Date
  121.  
  122. every time the box is booting, you get a message from the MCS.
  123.  
  124. IF you have specified ED= within JL.CNF other than INTERNAL, then you
  125. can use your own Editor.
  126. ═══════════════════════════════════════════════════════════════════════════════
  127.  
  128.  
  129.  
  130.